CalendarView for WinForms
CalculateModul メソッド (Vector<T>)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Vector<T> クラス : CalculateModul メソッド
A Vector indicates the vector.
Get the modul of the special vector.
シンタックス
'宣言
 
Public Shared Function CalculateModul( _
   ByVal value As Vector(Of T) _
) As T
public static T CalculateModul( 
   Vector<T> value
)

パラメータ

value
A Vector indicates the vector.

戻り値の型

A double indicates the modul of the speical vector.
参照

Vector<T> クラス
Vector<T> メンバ